DynamicRect

Undocumented in source.

Members

Functions

move
void move(float[2] vec)
Undocumented in source. Be warned that the author may not have intended to support it.
move
void move(Vector2 vec)
Undocumented in source. Be warned that the author may not have intended to support it.
position
Vector2 position()
Undocumented in source. Be warned that the author may not have intended to support it.
size
Size size()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

rect
Rect rect;
Undocumented in source.
velocity
Vector2 velocity;
Undocumented in source.

Meta